body{
  font-size: 25px;
	font-family: Georgia; 
	color: mediumorchid;
	background-color: moccasin;}

h1{ font-size: 60px;
	font-family:  sans-serif; 
  color: lightsalmon;
  text-align: center;}



h2{color: seagreen; 
  font-size: 40px;
  border: blueviolet 10px solid;
  border-left-color: turquoise;
  border-right-color: turquoise;
  border-bottom-right-radius: 50%;

	font-family:'Caesar Dressing',cursive; }


h3{font-size: 40px;on
	font-family: "ZCOOL KuaiLe", sans-serif;
  font-weight: 400;
  font-style: normal;}


.centrado {text-align: center;}

.cqscript { font-size: 50px ;
  color: skyblue;
  text-align: center;


}
